@charset "utf-8";

.wrap {
	width: 100%;
	height: auto;
	position: relative;
}

.contont {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	position: relative;
}

.contont:after,
.contont:before,
ul:before,
ul:after {
	content: "";
	display: table;
}

.contont:after,
ul:after {
	clear: both;
}

.contont {
	*zoom: 1;
}

.banner {
	background: #f6f9fa;
	padding: 30px 40px;
}

.banner-left {
	width: 650px;
	height: auto;
	margin-top: 10px;
	float: left;
}

.banner-left h5 {
	height: 65px;
	font-family: CTCuHeiSJ;
	font-size: 46px;
	letter-spacing: 0px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

.banner-left>p {
	width: 100%;
	height: 68px;
	font-size: 30px;
	line-height: 68px;
	letter-spacing: 3px;
	color: #ffffff;
	text-align: center;
	background: url(../images/banner-icon2.png) repeat-x 100%;
}

.banner-left ul li {
	height: 38px;
	font-size: 30px;
	line-height: 38px;
	letter-spacing: 1px;
	color: #333333;
	padding-left: 70px;
	background: url(../images/banner-icon.png) no-repeat left center;
	margin-top: 28px;
}

.banner-right {
	float: right;
	width: 460px;
}

.banner-pic {
	width: 100%;

}

.banner-left .btn{
	width: 100%;
}

.reason-right .btn {
	margin-top: 65px;
	width: 100%;
}
.btn a {
	display: inline-block;
	width: 180px;
	height: 45px;
	background-color: #333333;
	border-radius: 10px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-size: 24px;
}

.btn a:last-child {
	background: #e32732;
	margin-left: 30px;
}
.btn li {
	display: inline-block;
	width: 180px;
	height: 45px;
	background-color: #333333;
	border-radius: 10px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-size: 24px;
}

.btn li:last-child {
	background: #e32732;
	margin-left: 30px;
}

.ads {
	height: 200px;
	background: url(../images/ads-bg.jpg) no-repeat center;
}

.ads-line {
	width: 776px;
	height: 87px;
	border: solid 1px #ffffff;
	margin: 60px auto 30px auto;
}

.ads-line>p {
	width: 570px;
	background: rgb(54, 54, 54);
	font-size: 48px;
	line-height: 57px;
	letter-spacing: 2px;
	color: #ffffff;
	margin: -40px auto;
	text-align: center;
	font-style: oblique
}

.ads-line>p em {
	font-size: 72px;
	/* font-style: normal; */
	color: #fcf305;
	letter-spacing: 4px;

}

.ads-line a {
	display: block;
	width: 180px;
	height: 45px;
	background-color: #e32732;
	border-radius: 10px;
	font-size: 24px;
	color: #ffffff;
	text-align: center;
	line-height: 45px;
	margin: 76px auto;
}

.title-line {
	width: 727px;
	height: 116px;
	border-top: 2px solid #000000;
	margin: 100px auto 0;
}

/*2020.6.10 start*/
.pro-title-line {
	width: 100%;
	height: auto;
	border-top: 0 solid #000000;
	margin: 90px auto 0;
	text-align: center;
}

.pro-title-line .pro_h5{
	float: left;
	width: 100%;
	display: inline-block;
	margin-top: 0;
}
.pro-title-line .pro_h5::before{
	content:"";
	display: inline-block;
	width: 100px;
	height: 2px;
	background: url(../images/pro_tit_icon.jpg);
	margin-right: 50px;
	vertical-align: middle;
}
.pro-title-line .pro_h5::after{
	content:"";
	display: inline-block;
	width: 100px;
	height: 2px;
	background: url(../images/pro_tit_icon.jpg);
	margin-left: 50px;
	vertical-align: middle;
}
.pro-title-line .pro_desc{
	float: left;
	width: 100%;
	height: auto;
	line-height: 30px;
	font-size: 18px;
	text-indent: 2em;
	text-align: left;
	background: none;
	color: #333333;
	letter-spacing: normal;
}
/*2020.6.10 end*/

.title-line h5 {
	width: 380px;
	height: 47px;
	font-size: 48px;
	font-weight: bold;
	line-height: 47px;
	letter-spacing: 2px;
	color: #333333;
	background: #fff;
	text-align: center;
	margin: 0 auto;
	margin-top: -25px;
}

.title-line p {
	width: 530px;
	height: 46px;
	background-color: #e32732;
	font-size: 24px;
	line-height: 46px;
	letter-spacing: 3px;
	color: #ffffff;
	text-align: center;
	margin: 20px auto;
}

/*ul.contont {*/
/*	margin-top: 60px;*/
/*}*/

.pro {
	width: 33%;
	height: 510px;
	margin-right: 0.5%;
	float: left;
	margin-bottom: 20px;
	position: relative;
}

.pro:nth-child(3n+3) {
	margin-right: 0;
}

.pro-icon {
	width: 164px;
	height: 54px;
	position: absolute;
	left: 0;
	top: 10px;
	background: url(../images/pro-icon.png);
	text-align: center;
	line-height: 54px;
	font-size: 26px;
	color: #fff;

}

.pro-pic img {
	width: 100%;
	/*margin-top: 48px;*/
}

.pro-pic {
	width: 100%;
	border: solid 1px #000000;
	border-bottom: none;
}

.pro-tit {
	width: 100%;
	height: 48px;
	text-align: center;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	line-height: 48px;
	font-size: 24px;
	color: #000;
}

.parameter {
	width: 100%;
	height: 110px;
	background: #000 url(../images/pro-icon2.png) no-repeat right;
	background-size: 100px;
}

.parameter-left {
	width: 300px;
	height: 100%;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 110px;
	color: #ffffff;
	padding-left: 20px;
}
.paratlfbox{
	display: inline-block;
    vertical-align: middle;
    line-height: 34px;
}
.paratlfbox p{
	/*float: left;*/
    width: 100%;
    display: inline-block;
    line-height: 34px;
    height: 34px;
}

.parameter-right a {
	display: block;
	width: 86px;
	height: 100%;
	font-size: 27px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 2px;
	color: #ffffff;
	text-align: center;
	padding-top: 18px;
}
.newadd{
	width:1200px;
	margin:auto;
	}
.ads2 {
	margin-top: 40px;
}

#ads2>p {
	font-style: normal;
	color: #fcf305;
}

.ads2 .ads-p {
	width: 100%;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 3px;
	color: #ffffff;
	text-align: center;
	margin-top: 60px;
}

.youshi {
	height: 408px;
	margin-top: 50px;
}

.youshi-wenzi {
	width: 620px;
	padding-left: 30px;
}

.ys-h5 {
	font-size: 48px;
}

.youshi ul {
	margin-top: 30px;
}

.youshi li {
	font-size: 24px;
	color: #333;
	margin-top: 30px;
	line-height: 35px;
	list-style: decimal-leading-zero;
	margin-left: 40px;
}

.reason {
	width: 100%;
	height: 540px;
	position: relative;
	margin-top: 75px;
}

.reason .reason-left img{
	padding: 10px;
	border: 3px solid #e32732;
}

.reason-right {
	width: 1027px;
	height: 552px;
	position: absolute;
	right: -60px;
	top: 14px;
	padding-left: 360px;
	padding: 60px 90px 0 360px;
}

.reason-right h4 {
	font-size: 48px;
}

.reason-right p{
	font-size: 24px;
	margin-top: 30px;
}

.reason:nth-child(2n+2) .reason-left img {
	float: right;
}

.reason:nth-child(2n+2) .reason-right,.reason:nth-child(2n+2) .reason-right h4,.reason:nth-child(2n+2) .reason-right p,.reason:nth-child(2n+2) .reason-right .btn {
	transform:rotate(7deg); 
	-ms-transform:rotate(7deg); /* IE 9 支持的浏览器 下同*/
	-moz-transform:rotate(7deg); /* Firefox */
	-webkit-transform:scaleX(-1); /* Safari 和 Chrome */
	-o-transform:rotate(7deg); /* Opera */
	left: -70px;
}

.caret {
	position: absolute;
	left: 0;
	width: 0;
	height: 0;
	border-bottom: 500px solid transparent;
	border-left: 500px solid #fff;
}

.cases li {
	width: 386px;
	background-color: #ffffff;
	float: left;
	margin-right: 20px;
}

.cases li:nth-child(3n+3) {
	margin-right: 0;
}

.cases li img {
	width: 386px;
	height: 229px;
	border: solid 1px #cccccc;
	border-radius: 40px;
	display: block;
	height: 100%;
	margin: 0 auto;
	/*padding:  28px 64px;*/
}
.cases p{
	text-align: center;
	line-height: 50px;
	font-size: 24px;
}
.cejian {
	margin-top: 50px;
}

.cejian li {
	width: 290px;
	height: 244px;
	float: left;
	margin-right: 10px;
	border: 2px solid #e32732;
	margin-bottom: 15px;

}

.cejian li:nth-child(4n+4) {
	margin-right: 0;
}

.cejian li img {
	width: 100%;
}
.banner-m{
		display: none;
	}

@media (max-width: 800px) {
	.contont,
	.ads-line,
	.ads-line p,
	.title-line,
	.youshi-pic,
	.youshi-wenzi,
	.title-line p,
	.tt-left,
	.reason-right,
	.banner-left,
	.banner-left p,
	.banner-right,
	.reason img,
	.cases li,
	.title-line h5 {
		width: 100%;
	}
	
	.youshi {
		height: auto;
	}
	
	.reason-right {
		position: unset !important;
		padding: 0;
	}
	
	.reason:nth-child(2n+2) .reason-left img {
		float: none;
	}
	
	.caret {
		border: none;
	}
	
	.cases li {
		margin-right: 0;
	}
	
	.pro {
		width: 92%;
		height: auto;
		margin-left: 4%;
	}
	.parameter{
		height: 1.5rem;
		background-size: 1.55rem 1.5rem;
	}
	.parameter-left {
		width: 78%;
		font-size: 0.24rem;
		line-height: 1.5rem;
	}
	
	.paratlfbox{
		line-height: 0.5rem;
	}
	
	.paratlfbox p{
		height: 0.5rem;
		line-height: 0.5rem;
	}
	
	.parameter-right {
		width: 22%;
		height: 100%;
	}
	.parameter-right a{
		width: 100%;
		font-size: 0.36rem;
		padding: 0.16rem 0.2rem;
	}
	.ads {
		height:2rem;
		margin-top: 0.2rem;
	}
	
	.ads-line {
		width: 6.96rem;
		height: 0.87rem;
		margin: 0.65rem auto 0.2rem;
	}
	
	.ads-line p {
		font-size: 0.48rem;
		width: 90%;
		margin: -16px auto;
		line-height: 0.26rem;
	}
	.ads-line p em{
		font-size: 0.74rem;
	}
	.ads-line a{
		width: 1.8rem;
		height: 0.45rem;
		border-radius: 0.1rem;
		font-size: 0.24rem;
		line-height: 0.45rem;
		margin: 0.8rem auto;
	}
	.ads2 .ads-p {
		font-size: 0.3rem;
		margin-top: 0.4rem;
	}
	.youshi{
		padding: 0 0.5rem;
		margin-top: 0.4rem;
	}
	.youshi-pic{
		float: unset;
	}
	.youshi-pic img {
		display: block;
		width: 100%;
		margin: 0 auto;
	}
	
	.youshi-wenzi {
		width: 100%;
		float: none;
		margin: 0 auto;
		padding: 0;
	}
	.ys-h5{
		font-size: 0.4rem;
		margin-top: 0.4rem;
		
	}
	.youshi li{
		font-size: 0.26rem;
		line-height: 0.32rem;
		margin-top: 0.3rem;
		margin-left: 0.45rem;
	}
	.youshi ul{
		margin-top: 0;
	}
	.title-line{
		height: 0.65rem;
		margin: 0.5rem auto;
	}
	
	.pro-title-line{
		height: auto;
	}
	.pro-title-line .pro_h5{
		height: 0.68rem;
		line-height: 0.68rem;
		font-size: 0.36rem;
	}
	.pro-title-line .pro_h5::before{
		margin-right: 0.22rem;
		width: 1rem;
		height: 0.02rem;
	}
	.pro-title-line .pro_h5::after{
		margin-left: 0.22rem;
		width: 1rem;
		height: 0.02rem;
	}
	.pro-title-line .pro_desc{
		width: 92%;
		height: auto;
		line-height: 0.36rem;
		font-size: 0.24rem;
		margin: 0 4%;
	}
	
	.title-line h5 {
		width: 54%;
		font-size: 0.48rem;
	}
	.title-line p{
		width: 5.34rem;
		height: 0.46rem;
		line-height: 0.46rem;
		font-size: 0.24rem;
		margin: 0.2rem auto;
	}
	/*ul.contont{*/
	/*	margin-top: 0.6rem;*/
	/*}*/
	.pro-icon{
		width: 1.64rem;
		height: 0.54rem;
		border-radius: 0px 0.26rem 0.26rem 0px;
		font-size: 0.28rem;
		line-height: 0.54rem;
	}
	.pro-pic img{
		margin: 0;
	}
	.pro-tit{
		font-size: 0.3rem;
		height: 0.48rem;
		line-height: 0.48rem;
	}
	.reason {
		height: auto;
		margin-top: 0.5rem;
	}
	
	.reason .reason-left img{
		width: 100%;
	}
	
	.reason-right {
		margin: 0 auto;
	    width: 90%;
	    height: 5rem;
	    padding: 0;
	    margin-top: 0;
	    padding-top: 0.5rem;
	    background-size: 103% 100%;
	}
	
	.reason-right h4 {
		font-size: 0.4rem;
		font-weight: bold;
		text-align: center;
	}
	
	.reason-left {
		width: 90%;
		margin: 0 auto;
		position: relative;
		z-index: -1;
	}
	.reason-right p{
		font-size: 0.28rem;
		margin-top: 0.3rem;
		line-height: 0.4rem;
	}
	.banner {
		padding: 0 0.4rem;
	}
	
	.banner-right {
		display: none;
	}
	
	.banner-m {
		display: block;
		margin: 20px auto;
	}
	
	.banner-left h5 {
		height: 1rem;
		line-height: 1rem;
		text-align: center;
		font-size: 0.48rem;
	}
	
	.banner-left p {
		height: 0.68rem;
		line-height: 0.68rem;
		font-size: 0.3rem;
		background-size: 100% 100%;
	}
	
	.banner-m img {
		display: block;
		width: 80%;
		margin: 0 auto;
	}
	
	.banner-left ul li {
		width: 86%;
		height: 20px;
		font-size: 0.3rem;
		padding-left: 29px;
		line-height: 20px;
		background-size: auto 100%;
		margin: 0 auto;
		margin-top: 0.4rem;
	}
	.reason-right .btn{
		margin-top: 0.5rem;
		text-align: center;
	}
	.btn a{
		width: 1.98rem;
		height: 0.5rem;
		border-radius: 0.1rem;
		line-height: 0.5rem;
		font-size: 0.27rem;
		display: inline-block;
	}
	.btn a:last-child{
		margin-left: 0;
	}
	.btn li{
		width: 1.98rem;
		height: 0.5rem;
		border-radius: 0.1rem;
		line-height: 0.5rem;
		font-size: 0.27rem;
		display: inline-block;
	}
	.btn li:last-child{
		margin-left: 0;
	}
	.ads2 p{
		margin-top: -0.16rem;
	}
	.cases{
		padding:0.3rem;
	}
	.cases li{
		width: 100%;
		height: auto;
		margin-bottom: 10px;
		border-radius: 0.4rem;
	}
	.cases li img{
		width: 100%;
		/*padding: 0.28rem 0.64rem;*/
		border-radius: 0.4rem;
	}
	.cases li p{
		font-size: 0.3rem;
		line-height: 0.6rem;
	}
	.cases li:nth-child(2n+2){
		margin-right: 0;
	}
	.cases li:nth-child(3n+3){
		margin-right: 1%;
	}
	.cejian{
		margin-top: 0.5rem;
		padding-bottom: 60px;
	}
	.cejian li{
		width: 49%;
		height: auto;
		margin-bottom: 0.2rem;
		margin-right: 2%;
	}
	.cejian li:nth-child(2n+2){
		margin-right: 0;
	}
}
